home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 October / Macworld (1998-10).dmg / Serious Demos / Morpha / 3DO.DXR / 00108.ls < prev    next >
Encoding:
Text File  |  1998-07-31  |  141 b   |  9 lines

  1. on changesounds
  2.   global wait, drumonly
  3.   redraw()
  4.   set wait to 1
  5.   mixdown()
  6.   set drumonly to 0
  7.   put "generating" into field "debug"
  8. end
  9.